Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 18, 2025

This PR contains the following updates:

Package Change Age Confidence
org.mockito.kotlin:mockito-kotlin 4.1.0 -> 6.1.0 age confidence

Release Notes

mockito/mockito-kotlin (org.mockito.kotlin:mockito-kotlin)

v6.1.0

Changelog generated by Shipkit Changelog Gradle Plugin

6.1.0

v6.0.0

Upgrade to Kotlin 2

What's Changed

New Contributors

Full Changelog: mockito/mockito-kotlin@5.4.0...v6.0.0

v5.4.0

Compare Source

Changelog generated by Shipkit Changelog Gradle Plugin

5.4.0

v5.3.1

Compare Source

Changelog generated by Shipkit Changelog Gradle Plugin

5.3.1

v5.2.1

Compare Source

Changelog generated by Shipkit Changelog Gradle Plugin

5.2.1

v5.2.0

Compare Source

Changelog generated by Shipkit Changelog Gradle Plugin

5.2.0

v5.1.0

Compare Source

Changelog generated by Shipkit Changelog Gradle Plugin

5.1.0
  • 2023-08-09 - 3 commit(s) by Hunter Werlla, Lukáš Křečan, Tim van der Lippe
  • Also run release job on 5.x tags (#​491)
  • #​474 Fix vararg argument matcher (#​490)
  • Fix issue #​480 by widening the allowed types for lenient().whenever() (#​485)
  • lenient().whenever() reports type mismatch TypeVariable(T) was expected (#​480)
  • Mockito 5.0 breaks vararg argument capture in Kotlin (#​474)

v5.0.0

Compare Source

Changelog generated by Shipkit Changelog Gradle Plugin

5.0.0
  • 2023-06-01 - 5 commit(s) by Lukáš Křečan, Tatsuya Fujisaki, Wes Alvaro, rajin, thecodewarrior
  • #​478 Upgrade Mockito (#​482)
  • Add doReturn().on { method() } helper to KStubbing (#​481)
  • Prevent silent mis-stubbing (#​479)
  • Mockito 5.1 support (#​478)
  • Exchange explanations between verifyNoInteractions() and verifyNoMoreInteractions() (#​476)
  • Add helper functions for coroutine (#​470)
  • What about improving doReturn -> when implementation? (#​453)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Oct 18, 2025
@github-actions
Copy link

github-actions bot commented Oct 18, 2025

Test Results

 88 files  ±0   88 suites  ±0   18s ⏱️ +6s
430 tests ±0  430 ✅ ±0  0 💤 ±0  0 ❌ ±0 
475 runs  ±0  475 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 0c4f484. ± Comparison against base commit 92576b7.

♻️ This comment has been updated with latest results.

@renovate renovate bot force-pushed the renovate/major-mockitokotlin branch 4 times, most recently from 24c9fa2 to 7614a56 Compare October 18, 2025 08:16
@renovate renovate bot force-pushed the renovate/major-mockitokotlin branch from 7614a56 to 0c4f484 Compare October 18, 2025 08:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant